Description: This addon lets your users chat with each other, or leave a comment about your site, in a Shoutbox. It can be used in 3 different ways: iframe, ssi and javascript. Please refer to the script file for more information. NO FILES MODIFIED
Have it working at www.nakkc.org via SSI , working great so far...! thanks LK!
_________________________
My lame BUTT only have <img src="http://www.ubbdev.com/ud/?u=Raichu Babai&s=1" alt=" - " /> points, because my POS computer ONLY grinded out <img src="http://www.ubbdev.com/ud/?s=2&u=Raichu Babai" alt=" - " /> results
Dave2, I don't think there is anything major, but you should use Beyond Compare.
Welcome auto I suggest you to use IFRAME if you have a problem with the size but want to show more messages. Then the users can scroll down the little iframe, and it won't affect the rest of the board. Check UBBDev's code @ www.ubbdev.com or Dave's code @ http://www.aagames.co.uk/cgi-bin/ultimatebb.cgi to see how you can use <ifr ame> tag.
BTW, nice site
_________________________ My Hacks Page (will be back with UBB 7!) UBBDev - We put the class into UBB.classic!
Im using ssi on the news site, and the JS version on the board to test...
Would be nice, like in the latest news, different post layouts. Like on the messageboard instead of the acron of the whole time stamp, to have an option to make it show on the wall. Its a great utility to shout for my users to get online to raid, and a datestamp there would be great
_________________________
My lame BUTT only have <img src="http://www.ubbdev.com/ud/?u=Raichu Babai&s=1" alt=" - " /> points, because my POS computer ONLY grinded out <img src="http://www.ubbdev.com/ud/?s=2&u=Raichu Babai" alt=" - " /> results
I am using iframe, and in the iframe I'm using frames to have the submit button always visible. I just had to set the target in the bottom frame.
The reason I don't want it to scroll is that the new messages will always be outside the box and I want to show the latest messages first, I know there's the option in the script to go in 2 directions but it always shows the old messages first then. So I decided to set the max to 5 messages, I would like to set it higher though.
Or did I miss something and can it show new first?